projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34f05bb
)
Initial revision
author
Richard M. Stallman
<rms@gnu.org>
Wed, 7 Feb 1996 22:55:45 +0000
(22:55 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 7 Feb 1996 22:55:45 +0000
(22:55 +0000)
src/m/paragon.h
[new file with mode: 0644]
patch
|
blob
diff --git a/src/m/paragon.h
b/src/m/paragon.h
new file mode 100644
(file)
index 0000000..
6e68faf
--- /dev/null
+++ b/
src/m/paragon.h
@@ -0,0
+1,13
@@
+/* m/ file for Paragon i860 machine. */
+
+#include "i860.h"
+#define COFF
+#define SYSTEM_MALLOC
+#define TEXT_START 0x10000
+#define LD_DATA_START 0x140000
+#undef LD_SWITCH_SYSTEM
+#define LD_SWITCH_SYSTEM -d LD_DATA_START
+#define LIB_STANDARD -lc -lic
+#define KEEP_OLD_TEXT_SCNPTR
+#define KEEP_OLD_PADDR
+#define drem fmod